ComponentOne ASP.NET MVC Controls
CenterHeadersVertically Property (MultiRow<T>)

C1.Web.Mvc.MultiRow Namespace > MultiRow<T> Class : CenterHeadersVertically Property
Gets or sets a value that determines whether the content of cells that span multiple rows should be vertically centered.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property CenterHeadersVertically As Boolean
[DefaultValue(true)]
public bool CenterHeadersVertically {get; set;}
See Also

Reference

MultiRow<T> Class
MultiRow<T> Members